records

records

Active filters Clear all

No active filters

Filters

All Available Type of Activities

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
"#"
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
Activity English Name
               

No description available for this field.

Name (identifier)
activity_english_name
Type
text
Sample
                       
Activity Arabic Name
               

No description available for this field.

Name (identifier)
activity_arabic_name
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"all-available-type-of-activities",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/all-available-type-of-activities"
      }
    ]
    ,
  • "definitions":
    {
    • "all-available-type-of-activities":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/all-available-type-of-activities_records"
            }
          }
        }
      }
      ,
    • "all-available-type-of-activities_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "id":
              {
              • "type":"integer",
              • "title":""#"",
              • "description":""
              }
              ,
            • "activity_english_name":
              {
              • "type":"string",
              • "title":"Activity English Name",
              • "description":""
              }
              ,
            • "activity_arabic_name":
              {
              • "type":"string",
              • "title":"Activity Arabic Name",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets